commit | 11821ed3cc84929e22aead7e1473a145a9e3f4d2 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Wed Oct 19 18:42:09 2011 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Oct 19 18:42:09 2011 |
tree | c20abe3330684f3deb12a07e0a967cc02774f856 | |
parent | 513ff12aa0be31c6bd62cf14564a7beecf971b90 [diff] [blame] |
Autogenerated HTML docs for v1.7.7-419-g87009
diff --git a/diff-options.txt b/diff-options.txt index 5c53bdb..08b581f 100644 --- a/diff-options.txt +++ b/diff-options.txt
@@ -408,6 +408,10 @@ Show the context between diff hunks, up to the specified number of lines, thereby fusing hunks that are close to each other. +-W:: +--function-context:: + Show whole surrounding functions of changes. + ifndef::git-format-patch[] --exit-code:: Make the program exit with codes similar to diff(1).